Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
NFCollectorProcess Class Reference

NFCollectorProcess handles the NetFlow Collector process. More...

Inheritance diagram for NFCollectorProcess:
Process

Public Member Functions

void setEnabled (bool)
 Enables or disables the NetFlow Collector. More...
 
bool isEnabled ()
 Returns true if the NetFlow Collector is enabled, otherwise false. More...
 
- Public Member Functions inherited from Process
Device getOwnerDevice ()
 Returns the device for this process. More...
 

Detailed Description

NFCollectorProcess handles the NetFlow Collector process.

Member Function Documentation

◆ isEnabled()

bool NFCollectorProcess::isEnabled ( )

Returns true if the NetFlow Collector is enabled, otherwise false.

Returns
bool, true if the NetFlow Collector is enabled, otherwise false.

◆ setEnabled()

void NFCollectorProcess::setEnabled ( bool  )

Enables or disables the NetFlow Collector.

Parameters
enable,trueto enable the NetFlow Collector, false to disable it.

The documentation for this class was generated from the following file: